The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "log::dispatch"

Log::Dispatch - Dispatches messages to one or more outputs River stage four • 134 direct dependents • 1049 total dependents

This module manages a set of Log::Dispatch::* output objects that can be logged to via a unified interface. The idea is that you create a Log::Dispatch object and then add various logging objects to it (such as a file logger or screen logger). Then y...

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 UTC - Search in distribution

Log::Dispatch::Wx - Object for logging through Wx::Log* River stage zero No dependents

This module provides a simple object for logging to "wxLog" under the Log::Dispatch::* system....

MBARBON/Log-Dispatch-Wx-0.01 - 19 Jun 2006 19:21:29 UTC - Search in distribution

Log::Dispatch::DBI - Class for logging to database via DBI interface River stage one • 2 direct dependents • 2 total dependents

Log::Dispatch::DBI is a subclass of Log::Dispatch::Output, which inserts logging output into relational database using DBI interface....

MIYAGAWA/Log-Dispatch-DBI-0.02 - 11 Apr 2002 18:25:44 UTC - Search in distribution

Log::Dispatch::Dir - Log messages to separate files in a directory, with rotate options River stage one • 3 direct dependents • 3 total dependents

This module provides a simple object for logging to directories under the Log::Dispatch::* system, and automatically rotating them according to different constraints. Each message will be logged to a separate file the directory. Logging to separate f...

PERLANCAR/Log-Dispatch-Dir-0.160 - 09 Jan 2019 16:09:21 UTC - Search in distribution

Log::Dispatch::TAP - Log to TAP output River stage zero No dependents

This module provides a Log::Dispatch output sink for logging to Test::Simple diagnostics. It is similar to Log::Dispatch::TestDiag....

RRWO/Log-Dispatch-TAP-v0.2.1 - 08 May 2023 09:36:15 UTC - Search in distribution

Log::Dispatch::UDP - Log messages to a remote UDP socket River stage zero No dependents

This class can be used to write messages to a UDP socket listening on some remote host. The datagrams themselves contain only the messages (there's no real structure to them), so you can easily listen in using netcat....

RHOELZ/Log-Dispatch-UDP-0.01 - 25 Feb 2012 17:57:58 UTC - Search in distribution

Log::Dispatch::XML - Collect one or more messages in XML format River stage zero No dependents

The "Log::Dispatch::XML" module offers a buffering logging alternative for XML users. Messages are collected in the output channel until XML is created from them....

LNATION/Log-Dispatch-XML-0.02 - 09 Nov 2019 15:33:19 UTC - Search in distribution

Log::Dispatch::ZMQ River stage zero No dependents

Log::Dispatch plugin for ZMQ...

TJMC/Log-Dispatch-ZMQ-0.02 - 13 Aug 2013 11:44:15 UTC - Search in distribution

Log::Dispatch::Atom - Log to an atom feed. River stage zero No dependents

This class implements logging backed by an Atom feed so that you can subscribe to the errors produced by your application. You should not use this object directly, but should manage it via a Log::Dispatch object....

HDM/Log-Dispatch-Atom-0.03 - 08 Dec 2005 13:25:32 UTC - Search in distribution

Log::Dispatch::Gelf - Log::Dispatch plugin for Graylog's GELF format. River stage one • 1 direct dependent • 1 total dependent

Log::Dispatch::Gelf is a Log::Dispatch plugin which formats the log message according to Graylog's GELF Format version 1.1. It supports sending via a socket (TCP or UDP) or a user provided sender....

JASEI/Log-Dispatch-Gelf-1.4.0 - 10 Feb 2022 14:26:03 UTC - Search in distribution

Log::Dispatch::Perl - Use core Perl functions for logging River stage one • 1 direct dependent • 2 total dependents

The "Log::Dispatch::Perl" module offers a logging alternative using standard Perl core functions. It allows you to fall back to the common Perl alternatives for logging, such as "warn" and "cluck". It also adds the possibility for a logging action to...

ETHER/Log-Dispatch-Perl-0.05 - 17 May 2020 22:53:11 UTC - Search in distribution

Log::Dispatch::Pipe - Object for logging to pipe output River stage zero No dependents

This module provides a simple object for logging to pipe under the Log::Dispatch::* system....

YOWCOW/Log-Dispatch-Pipe-0.06 - 03 Jun 2016 03:14:26 UTC - Search in distribution

Log::Dispatch::SNMP - Object for logging to SNMP servers River stage zero No dependents

Log::Dispatch::SNMP is an appender to send logging messages to a specified management host in SNMP-managed networks (with a MLM or SMNP management console of some kind), commonly found in large and/or distributed networks. It should be used under the...

GARU/Log-Dispatch-SNMP-0.02 - 10 Jun 2010 09:55:49 UTC - Search in distribution

Log::Dispatch::ToTk - Class to redirect Log::Dispatch to Tk widgets River stage zero No dependents

Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle Log::Dispatch logs. This module is the inter...

DDUMONT/Log-Dispatch-Tk-2.01 - 05 Dec 2018 18:02:43 UTC - Search in distribution

Test::Log::Dispatch - Test what you are logging River stage one • 6 direct dependents • 6 total dependents

"Test::Log::Dispatch" is a "Log::Dispatch" object that keeps track of everything logged to it in memory, and provides convenient tests against what has been logged....

JSWARTZ/Test-Log-Dispatch-0.03 - 04 Nov 2009 20:43:23 UTC - Search in distribution

Log::Dispatch::Array - log events to an array (reference) River stage three • 7 direct dependents • 835 total dependents

This provides a Log::Dispatch log output system that appends logged events to an array reference. This is probably only useful for testing the logging of your code....

RJBS/Log-Dispatch-Array-1.005 - 01 Jan 2023 02:25:45 UTC - Search in distribution

Log::Dispatch::Growl - Logging to Growl River stage zero No dependents

Log::Dispatch::Growl allows you to pass log messages to Growl with Growl::Any module....

GUGOD/Log-Dispatch-Growl-1.0.0 - 16 Apr 2011 15:50:46 UTC - Search in distribution

Log::Dispatch::Kafka - a simple dispatcher to send logging data to LinkedIn's Kafka River stage zero No dependents

Log::Dispatch::Kafka uses Kafka::Client to send log messages as events to an instance of LinkedIn's <Kafka|http://sna-projects.com/kafka/>....

ANELSON/Log-Dispatch-Kafka-0.01 - 26 Jan 2011 18:23:58 UTC - Search in distribution

Log::Dispatch::Prowl - Object for logging to the iPhone River stage zero No dependents

This module provides an object for logging directly to your iPhone using push notifications and the iPhone App Prowl (<http://prowl.weks.net/>)....

PERLER/Log-Dispatch-Prowl-1.000 - 17 Sep 2009 17:48:24 UTC - Search in distribution

Log::Dispatch::Slack River stage zero No dependents

Send log messages to Slack...

RCL/Log-Dispatch-Slack-0.0006 - 31 Aug 2018 15:01:13 UTC - Search in distribution
373 results (0.123 seconds)